Tag Search

Returning matches for: Data Structures

Intro to R and Graphing with the fxl Package

Shawn P. Gilroy, 5/25/2024

Preview of relevant figure

This post provides some introductory content to R, with information and tips for using R for building single-case design figures. Specifically, some basic instructions and practices are provided for working with variables, functions, data types, data structures, and some common programming conventions. It is recommended to review this content to understand the types of syntax used to design figures with the fxl R package.

Reviewing the fxl Package: Drawing Figures in R for Single-case Design

Shawn P. Gilroy, 5/27/2024

Preview of relevant figure

This post is an initial introduction to the fxl R packages and the data and practices necessary to construct single-case design figures with the package. Specifically, the types of data structure and organization necessary to use the package are covered along with a brief prototypical example. Other strategies for supporting the re-usability of written code (e.g., for common/routine practices) are also covered.